home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #12 / K-CD-12-2002.ISO / 3D 4-in-a-row / 3d4r.exe / 0 / RCDATA / TREGFORM / TREGFORM.txt
Encoding:
Text File  |  2002-05-20  |  5.6 KB  |  268 lines

  1. object RegForm: TRegForm
  2.   Left = 229
  3.   Top = 137
  4.   BorderStyle = bsDialog
  5.   Caption = 'Register'
  6.   ClientHeight = 256
  7.   ClientWidth = 369
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 16
  21.     Top = 204
  22.     Width = 337
  23.     Height = 9
  24.     Shape = bsBottomLine
  25.   end
  26.   object Step2Panel: TPanel
  27.     Left = 8
  28.     Top = 8
  29.     Width = 353
  30.     Height = 193
  31.     BevelOuter = bvNone
  32.     TabOrder = 1
  33.     Visible = False
  34.     object Step2Label: TLabel
  35.       Left = 8
  36.       Top = 0
  37.       Width = 60
  38.       Height = 13
  39.       Caption = 'Step 2 of 2'
  40.       Font.Charset = ANSI_CHARSET
  41.       Font.Color = clWindowText
  42.       Font.Height = -11
  43.       Font.Name = 'Tahoma'
  44.       Font.Style = [fsBold]
  45.       ParentFont = False
  46.     end
  47.     object Step2Label2: TLabel
  48.       Left = 72
  49.       Top = 0
  50.       Width = 116
  51.       Height = 13
  52.       Caption = ' - Complete Registration'
  53.     end
  54.     object Bevel3: TBevel
  55.       Left = 8
  56.       Top = 16
  57.       Width = 337
  58.       Height = 9
  59.       Shape = bsBottomLine
  60.     end
  61.     object StaticText2: TStaticText
  62.       Left = 16
  63.       Top = 32
  64.       Width = 326
  65.       Height = 49
  66.       AutoSize = False
  67.       Caption = 
  68.         'Once you have received your registration key, complete the regis' +
  69.         'tration by filling in the fields below then clicking on the Regi' +
  70.         'ster button:'
  71.       TabOrder = 0
  72.     end
  73.     object GroupBox1: TGroupBox
  74.       Left = 8
  75.       Top = 80
  76.       Width = 337
  77.       Height = 105
  78.       TabOrder = 1
  79.       object Label3: TLabel
  80.         Left = 16
  81.         Top = 44
  82.         Width = 83
  83.         Height = 13
  84.         Alignment = taRightJustify
  85.         AutoSize = False
  86.         Caption = 'Your Name:'
  87.       end
  88.       object Label4: TLabel
  89.         Left = 16
  90.         Top = 72
  91.         Width = 83
  92.         Height = 13
  93.         Alignment = taRightJustify
  94.         AutoSize = False
  95.         Caption = 'Registration Key:'
  96.       end
  97.       object Label2: TLabel
  98.         Left = 16
  99.         Top = 16
  100.         Width = 83
  101.         Height = 13
  102.         Alignment = taRightJustify
  103.         AutoSize = False
  104.         Caption = 'Product:'
  105.       end
  106.       object ProductLabel: TLabel
  107.         Left = 108
  108.         Top = 16
  109.         Width = 3
  110.         Height = 13
  111.       end
  112.       object NameEdit: TEdit
  113.         Left = 104
  114.         Top = 40
  115.         Width = 217
  116.         Height = 21
  117.         TabOrder = 0
  118.       end
  119.       object KeyEdit: TEdit
  120.         Left = 104
  121.         Top = 68
  122.         Width = 217
  123.         Height = 21
  124.         TabOrder = 1
  125.       end
  126.     end
  127.   end
  128.   object Step1Panel: TPanel
  129.     Left = 8
  130.     Top = 8
  131.     Width = 353
  132.     Height = 193
  133.     BevelOuter = bvNone
  134.     TabOrder = 0
  135.     object Step1Label: TLabel
  136.       Left = 8
  137.       Top = 0
  138.       Width = 60
  139.       Height = 13
  140.       Caption = 'Step 1 of 2'
  141.       Font.Charset = ANSI_CHARSET
  142.       Font.Color = clWindowText
  143.       Font.Height = -11
  144.       Font.Name = 'Tahoma'
  145.       Font.Style = [fsBold]
  146.       ParentFont = False
  147.     end
  148.     object Step1Label2: TLabel
  149.       Left = 72
  150.       Top = 0
  151.       Width = 93
  152.       Height = 13
  153.       Caption = ' - Make payment of'
  154.     end
  155.     object SecureLabel: TLabel
  156.       Left = 32
  157.       Top = 112
  158.       Width = 91
  159.       Height = 13
  160.       Cursor = crHandPoint
  161.       Caption = 'Secure Order Form'
  162.       Font.Charset = ANSI_CHARSET
  163.       Font.Color = 8404992
  164.       Font.Height = -11
  165.       Font.Name = 'Tahoma'
  166.       Font.Style = [fsUnderline]
  167.       ParentFont = False
  168.       ParentShowHint = False
  169.       ShowHint = True
  170.       OnClick = SecureLabelClick
  171.     end
  172.     object Label1: TLabel
  173.       Left = 128
  174.       Top = 112
  175.       Width = 78
  176.       Height = 13
  177.       Caption = '(Recommended)'
  178.     end
  179.     object NonSecureLabel: TLabel
  180.       Left = 32
  181.       Top = 128
  182.       Width = 114
  183.       Height = 13
  184.       Cursor = crHandPoint
  185.       Caption = 'Non-Secure Order Form'
  186.       Font.Charset = ANSI_CHARSET
  187.       Font.Color = 8404992
  188.       Font.Height = -11
  189.       Font.Name = 'Tahoma'
  190.       Font.Style = [fsUnderline]
  191.       ParentFont = False
  192.       ParentShowHint = False
  193.       ShowHint = True
  194.       OnClick = NonSecureLabelClick
  195.     end
  196.     object Bevel2: TBevel
  197.       Left = 8
  198.       Top = 16
  199.       Width = 337
  200.       Height = 9
  201.       Shape = bsBottomLine
  202.     end
  203.     object StaticText1: TStaticText
  204.       Left = 16
  205.       Top = 32
  206.       Width = 326
  207.       Height = 33
  208.       AutoSize = False
  209.       Caption = 
  210.         'Payment can be made by credit card, fax, mail, phone or purchase' +
  211.         ' order.'
  212.       TabOrder = 0
  213.     end
  214.     object StaticText3: TStaticText
  215.       Left = 16
  216.       Top = 72
  217.       Width = 326
  218.       Height = 33
  219.       AutoSize = False
  220.       Caption = 
  221.         'Transactions are handled by RegSoft. Click on one of the links b' +
  222.         'elow to proceed to the order form:'
  223.       TabOrder = 1
  224.     end
  225.     object StaticText4: TStaticText
  226.       Left = 16
  227.       Top = 160
  228.       Width = 326
  229.       Height = 33
  230.       AutoSize = False
  231.       Caption = 
  232.         'If you choose, for an additional fee, RegSoft can send you this ' +
  233.         'product on CD.'
  234.       TabOrder = 2
  235.     end
  236.   end
  237.   object OKBtn: TButton
  238.     Left = 280
  239.     Top = 224
  240.     Width = 75
  241.     Height = 25
  242.     Cancel = True
  243.     Caption = 'Cancel'
  244.     ModalResult = 1
  245.     TabOrder = 4
  246.   end
  247.   object RegBtn: TButton
  248.     Left = 200
  249.     Top = 224
  250.     Width = 75
  251.     Height = 25
  252.     Caption = 'Proceed'
  253.     Default = True
  254.     TabOrder = 3
  255.     OnClick = RegBtnClick
  256.   end
  257.   object BackBtn: TButton
  258.     Left = 120
  259.     Top = 224
  260.     Width = 75
  261.     Height = 25
  262.     Caption = 'Back'
  263.     Enabled = False
  264.     TabOrder = 2
  265.     OnClick = BackBtnClick
  266.   end
  267. end
  268.